home *** CD-ROM | disk | FTP | other *** search
- /* cstddef.h
-
- Standard C header file wrapper for stddef.h
- */
-
- /*
- * C/C++ Run Time Library - Version 9.0
- *
- * Copyright (c) 1997, 1998 by Borland International
- * All Rights Reserved.
- *
- */
- /* $Revision: 9.0 $ */
-
- #define __USING_CNAME__
- #include <stddef.h>
- #undef __USING_CNAME__
-